treeview: Add add() function to accessible
authorBenjamin Otte <otte@redhat.com>
Mon, 12 Dec 2011 15:02:02 +0000 (16:02 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 16 Dec 2011 03:53:14 +0000 (04:53 +0100)
commitc7b82c2ceacab6e8a242815d8fbc680db7c52fac
treecb249a83060ea01c4ed22ffdbeb6f026ab02e793
parent82a9f6faa07d525353d8ae2da6f7709fe3ee7ffe
treeview: Add add() function to accessible

... and use that to emit the insertion signals.
gtk/a11y/gtktreeviewaccessible.c
gtk/a11y/gtktreeviewaccessible.h
gtk/gtktreeview.c